runtime.sysStatsAggregate.otherSys (field)
4 uses
runtime (current package)
metrics.go#L257: out.scalar = in.sysStats.otherSys
metrics.go#L274: in.sysStats.gcMiscSys + in.sysStats.otherSys
metrics.go#L422: otherSys uint64
metrics.go#L433: a.otherSys = memstats.other_sys.load()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)